Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

01-lifecycle #5

Open
wants to merge 1 commit into
base: 00-start
Choose a base branch
from
Open

01-lifecycle #5

wants to merge 1 commit into from

Conversation

Serchinastico
Copy link
Contributor

This PR is not meant to be merged

This is how Including jetpack's lifecycle component into the project looks like:

  • Include the androidx dependency
  • Replace manual calls to onResume and onDestroy methods from every activity to presenter by just subscribing to the activity's lifecycle.

@davideme
Copy link
Member

👍

@Serchinastico Serchinastico force-pushed the 01-lifecycle branch 3 times, most recently from e86e5c3 to 120c7b3 Compare January 30, 2019 11:31
@Serchinastico Serchinastico force-pushed the 01-lifecycle branch 3 times, most recently from f820314 to e8cf389 Compare January 30, 2019 16:05
@Serchinastico Serchinastico force-pushed the 01-lifecycle branch 6 times, most recently from 174dab9 to 8fdaa7a Compare February 6, 2019 10:07
@Serchinastico Serchinastico force-pushed the 01-lifecycle branch 2 times, most recently from 42c939d to 41b72f7 Compare March 15, 2019 16:37
@Serchinastico Serchinastico force-pushed the 01-lifecycle branch 5 times, most recently from af3546b to 7913d68 Compare March 15, 2019 18:38
@Serchinastico Serchinastico force-pushed the 01-lifecycle branch 2 times, most recently from bf67467 to b4659e5 Compare May 21, 2019 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants